/ Assembly List / LJCNetCommon / LJCParser / FindTag

Namespace - LJCNetCommon


Parameters
text - The text value.
tagName - The tag name.

Syntax

C#
public String FindTag(String text, String& tagName)

Finds a tag in a text value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.